home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / GCC 1.37.1r14 / BSD #includes / machine / machine⁄proc.h < prev    next >
Encoding:
Text File  |  1993-06-15  |  142 b   |  10 lines  |  [TEXT/KAHL]

  1. /* dummy file */
  2.  
  3. #ifndef _MACHINE_PROC_H_
  4. #define _MACHINE_PROC_H_
  5.  
  6. struct mdproc { int nothing; };
  7. struct vmspace { int nothing; };
  8.  
  9. #endif
  10.